Leadtools.Annotations.Core Namespace > AnnObservableCollection<T> Class : AnnObservableCollection<T> Constructor |
Overload | Description |
---|---|
AnnObservableCollection<T> Constructor(IEnumerable<T>) | Initializes a new instance of AnnObservableCollection> from the specified collection. |
AnnObservableCollection<T> Constructor(List<T>) | Initializes a new instance of AnnObservableCollection from the specified list. |
AnnObservableCollection<T> Constructor() | Initializes a new empty AnnObservableCollection. |